Skip to content

Conversation

@laxmikantchintakindi
Copy link
Contributor

@laxmikantchintakindi laxmikantchintakindi commented Apr 1, 2025

Change Summary

Add static_routes data model under SVI

Related Issue(s)

Partial fix for #4570

Component(s) name

arista.avd.eos_designs

Proposed changes

User likes to be able to apply static routes only on the l3leafs where the svi (nexthop) is reachable. This can be achieved by create a new designvar 'static_routes' under the 'svi' and 'l3interface' specifically.

How to test

Add static_routes under SVIs.

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@github-actions
Copy link

github-actions bot commented Apr 1, 2025

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-5240
# Activate the virtual environment
source test-avd-pr-5240/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/laxmikantchintakindi/avd.git@feat/eos_designs/svi_static_routes#subdirectory=python-avd" --force
# Point Ansible collections path to the Python virtual environment
export ANSIBLE_COLLECTIONS_PATH=$VIRTUAL_ENV/ansible_collections
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/laxmikantchintakindi/avd.git#/ansible_collections/arista/avd/,feat/eos_designs/svi_static_routes --force
# Optional: Install AVD examples
cd test-avd-pr-5240
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Apr 1, 2025
@laxmikantchintakindi laxmikantchintakindi force-pushed the feat/eos_designs/svi_static_routes branch 2 times, most recently from 03f37da to 2449c46 Compare April 1, 2025 10:59
@laxmikantchintakindi laxmikantchintakindi force-pushed the feat/eos_designs/svi_static_routes branch 3 times, most recently from 3d68fbd to c66fef0 Compare April 4, 2025 14:01
@laxmikantchintakindi laxmikantchintakindi force-pushed the feat/eos_designs/svi_static_routes branch 2 times, most recently from a257750 to 057beb7 Compare April 7, 2025 09:22
@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review April 9, 2025 11:07
@laxmikantchintakindi laxmikantchintakindi requested review from a team as code owners April 9, 2025 11:07
@laxmikantchintakindi laxmikantchintakindi force-pushed the feat/eos_designs/svi_static_routes branch from 27eff97 to d46eaa8 Compare April 15, 2025 10:19
@github-actions github-actions bot added the state: conflict PR with conflict label Apr 24, 2025
@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@ClausHolbechArista
Copy link
Contributor

need a rebase and rerun of molecule. Moving to draft to keep track.

@laxmikantchintakindi laxmikantchintakindi force-pushed the feat/eos_designs/svi_static_routes branch from bc755c0 to de34aee Compare May 12, 2025 09:59
@laxmikantchintakindi laxmikantchintakindi marked this pull request as draft May 12, 2025 15:22
@laxmikantchintakindi laxmikantchintakindi force-pushed the feat/eos_designs/svi_static_routes branch from 907bdd3 to b78594c Compare May 13, 2025 11:03
@laxmikantchintakindi laxmikantchintakindi marked this pull request as ready for review May 13, 2025 11:04
@ClausHolbechArista ClausHolbechArista dismissed gmuloc’s stale review May 20, 2025 07:25

Requested changes has been implemented.

@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label May 20, 2025
@sonarqubecloud
Copy link

@ClausHolbechArista ClausHolbechArista merged commit 14d790b into aristanetworks:devel May 20, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

one approval This PR has one approval and is only missing one more. rn: Feat(eos_designs) role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants